const github.com/gotd/td/telegram/dcs.httpWaitRetryInterval

4 uses

	github.com/gotd/td/telegram/dcs (current package)
		http.go#L32: 	httpWaitRetryInterval = 500 * time.Millisecond
		http.go#L246: 			if !c.sleep(httpWaitRetryInterval) {
		http.go#L259: 			if !c.sleep(httpWaitRetryInterval) {
		http.go#L264: 			if !c.sleep(httpWaitRetryInterval) {